type github.com/jackc/pgx/v5/pgtype.scanPlanQcharCodecRune

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		qchar.go#L66: 			return scanPlanQcharCodecRune{}
		qchar.go#L95: type scanPlanQcharCodecRune struct{}
		qchar.go#L97: func (scanPlanQcharCodecRune) Scan(src []byte, dst any) error {